home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 121
- Width = 251
- Height = 153
- AutoSize = True
- Caption = 'CrackMe [id:13]'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 184
- Top = 0
- Width = 33
- Height = 20
- Caption = 'User'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 184
- Top = 32
- Width = 41
- Height = 20
- Caption = 'Serial'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 184
- Top = 64
- Width = 59
- Height = 20
- Caption = 'RegCode'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 0
- Top = 0
- Width = 177
- Height = 24
- MaxLength = 32
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 0
- Top = 32
- Width = 177
- Height = 24
- MaxLength = 32
- TabOrder = 1
- end
- object Button1: TButton
- Left = 8
- Top = 96
- Width = 73
- Height = 25
- Caption = 'Register'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = Button1Click
- end
- object Edit3: TEdit
- Left = 0
- Top = 64
- Width = 177
- Height = 24
- TabOrder = 3
- end
- object Button2: TButton
- Left = 88
- Top = 96
- Width = 73
- Height = 25
- Caption = 'About'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = Button2Click
- end
- end
-